Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFR] Feature/add logger #20

Merged
merged 4 commits into from
May 14, 2020
Merged

[RFR] Feature/add logger #20

merged 4 commits into from
May 14, 2020

Conversation

nm2107
Copy link
Collaborator

@nm2107 nm2107 commented May 14, 2020

Fixes #19

  • -v : displays the files concerned by the changes
  • -vv : also displays the ran git commands

@nm2107 nm2107 requested a review from akerouanton May 14, 2020 14:09
Do not print the changes commit per commits for the commits within the
range, but directly print the whole diff of the range start to the range
end.

This behavior is possible by changing the `git log` command usage to
`git diff` instead.
@nm2107 nm2107 merged commit b25453c into v0.2.0 May 14, 2020
@nm2107 nm2107 deleted the feature/add-logger branch May 14, 2020 15:37
@akerouanton akerouanton mentioned this pull request May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants